home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / vivaldo.dxr / 00036.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  127 b   |  10 lines

  1. on exitFrame
  2.   if the mouseCast = 66 then
  3.     go("naveg")
  4.   end if
  5.   if rollOver(2) then
  6.     go("vl1")
  7.   end if
  8.   go("a1")
  9. end
  10.